Holds information about a vertex. More...
Public Attributes | |
nkMaths::Vector | _position |
The position. | |
nkMaths::Vector | _color |
The color. | |
nkMaths::Vector | _uv |
The texture coordinates. | |
nkMaths::Vector | _normal |
The normal. | |
nkMaths::Vector | _tangent |
The tangent. | |
nkMaths::Vector | _binormal |
The binormal. | |
Holds information about a vertex.
Used for non packed mesh filling.